home *** CD-ROM | disk | FTP | other *** search
- Kill.fastdir
-
- by Chris Nicotra and David Milligan
- © Copyright 1987 Integrated Systems, Inc.
- All rights reserved.
-
-
- Kill.fastdir is a tiny utility that we whipped up to remove the
- .fastdir files created by our CLImate program. It seems that everyone
- would rather wait for AmigaDos to grind its way through a directory
- every time one is read rather than have it pop up fast and leave a tiny
- .fastdir file. O.K. fine.
-
- Kill.fastdir is a CLI only program, invoked thusly:
-
- Kill.fastdir <device>
-
- Where <device> is a storage device, such as df0: , ram: , dh1:, etc.
- Kill.fastdir will then read thru ALL directories and subdirectories on the
- device and delete _any_ file named .fastdir , and displays on the screen
- where it's at and what it's doing. Period. If no <device> argument is given,
- Kill.fastdir will process the current one, i.e., (:).
-
- So there you are. Go kill 'em....
-
-
- David Milligan
- Integrated Systems, Inc.
-